firmware: fix romimage generation for *bsd
authorKeir Fraser <keir@xensource.com>
Wed, 26 Sep 2007 08:10:41 +0000 (09:10 +0100)
committerKeir Fraser <keir@xensource.com>
Wed, 26 Sep 2007 08:10:41 +0000 (09:10 +0100)
commitf3f2e4ef696abbdd43b291389c4f6d3eee688768
treebbb4fbbe6ca4bf2d851d8012505c07787cebb689
parentd0356250df0c226c5cceaf4144e6578cd7c4d808
firmware: fix romimage generation for *bsd

 - portability fix in Makefile: mkhex is not bash specific
 - GNU od separates column with one blank, BSD od uses eight blanks.
   Change sed to deal with this.
 - Add a fourth sed to fix a build error on NetBSD

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
tools/firmware/hvmloader/mkhex
tools/firmware/rombios/32bit/Makefile
tools/firmware/rombios/32bit/mkhex